home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / g / gnu_c / gempp19.zoo / gem++19 / src / rsc_gobj.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-05-04  |  136 b   |  6 lines

  1. #ifndef rsc_gobj_h
  2. #define rsc_gobj_h
  3. #include <gemfast.h>
  4. void* rsc_gobj(RSHDR *rsc, long offset, int re_gtype, int re_gindex);
  5. #endif
  6.